FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowColCollection<T> Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (GridRowColCollection<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also